home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q100 / 0 / 78.TXT < prev    next >
Text File  |  1993-08-30  |  3KB  |  71 lines

  1. DOCUMENT:Q100078  16-JUN-1993  [W_NT]
  2. TITLE   :PRB: "Cannot Find File \\Computer\Share\File..." Error Message
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. ------------------------------------------------------------------
  14.  
  15. Summary:
  16.  
  17. Double-clicking on an icon of a file with a UNC (universal naming
  18. convention) pathname to a computer name that has more than 11
  19. characters will result in the following error message:
  20.  
  21.    Cannot find file \\computername\sharename\filename.
  22.    Please verify that the correct path is given.
  23.  
  24. The only workaround is to shorten the computer name to 11 characters
  25. or less.
  26.  
  27. More Information:
  28.  
  29. This error occurs when either the computer name containing the file is
  30. greater than 11 characters or the share name is more than eight characters
  31. and the icon points to a file that is associated with a Microsoft
  32. Windows 3.1 16-bit application. Note, this does not apply to 32-bit
  33. applications.
  34.  
  35. Steps to Reproduce Problem
  36. --------------------------
  37.  
  38. 1. Place a Microsoft Access 1.1 file in a share with the Everyone -
  39.    Full Control Permissions set in a Windows NT share.
  40.  
  41. 2. On another Windows NT machine from Program Manager, choose File then
  42.    select New and choose Program Item.
  43.  
  44. 3. From the Command Line, type in the UNC path to a file that is shared
  45.    on the other machine and then choose OK. Also, choose OK at the
  46.    error message that says "specified path .....".
  47.  
  48. 4. Double-click on the icon from Program Manager.
  49.  
  50. 5. You get the following error instead of the file being opened:
  51.  
  52.       "Cannot find file \\computer\sharename\filename.
  53.       Please verify that the correct path is given."
  54.  
  55. Additional reference words: 3.1 connect network
  56.  
  57. =============================================================================
  58.  
  59. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  60. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  61. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  62. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  63. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  64. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  65. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  66. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  67. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  68. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  69. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  70.  
  71. Copyright Microsoft Corporation 1993.